Autogenerated HTML docs for v2.1.3-590-g3666 
diff --git a/rev-list-options.txt b/rev-list-options.txt index 5d311b8..3301fde 100644 --- a/rev-list-options.txt +++ b/rev-list-options.txt 
@@ -168,6 +168,15 @@  or `--all`. If a trailing '/{asterisk}' is intended, it must be given  explicitly.   +--reflog:: +	Pretend as if all objects mentioned by reflogs are listed on the +	command line as `<commit>`. + +--indexed-objects:: +	Pretend as if all trees and blobs used by the index are listed +	on the command line. Note that you probably want to use +	`--objects`, too. +  --ignore-missing:: 	Upon seeing an invalid object name in the input, pretend as if 	the bad input was not given.